home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1997 February: Tool Chest
/
Dev.CD Feb 97 TC.toast
/
Sample Code
/
Interapplication Communication
/
7Edit 3.1
/
Sources
/
DebugUtils.h
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-11-20
|
267 b
|
16 lines
|
[
TEXT/MMCC
]
// DebugUtils.c
//
// 7Edit 3.1d1. Original version by Jon Lansdell and Nigel Humphreys.
// 3.1 updates by Greg Sutton.
// ©Apple Computer Inc 1995, all rights reserved.
#include <Types.h>
void DebugNum ( long err );
void DebugStrNum ( Str255 str, long num );